paned: Don't ignore the type attribute
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 20:26:28 +0000 (16:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 20:27:25 +0000 (16:27 -0400)
commitb230ea2140fc20846e4f4ea153c7dc044efa8825
tree40d34940024b10d6f02b78c6fe153e70beb476fb
parenta37dc2985073a5dc3bb446b32d4848e1758df24d
paned: Don't ignore the type attribute

We were meaning to only handle <child> here for
compatibility, not <child type="somethingelse">.
gtk/gtkpaned.c